Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up node path prepending #7057

Merged
merged 6 commits into from Mar 8, 2019
Merged

Conversation

jasongrout
Copy link
Contributor

Summary
#6382 makes the previous behavior of prepending the node path obsolete. This PR cleans up the bugs noted in #5935 and partially addressed in #6178. This PR supersedes #6213.

It makes two basic changes:

  • remove the now-unused scriptsPrependNodePath config option.
  • remove the code that prepends the node exec path in certain situations.

arcanis and others added 3 commits February 28, 2019 16:54
…se it is obsolete

The current behavior after this PR is not to make `--scripts-prepend-node-path` always on, but to have a better default behavior than the option provided.
@jasongrout
Copy link
Contributor Author

I slightly updated the changelog to be more technically correct. Unfortunately, that may have introduced a merge conflict in the changelog file - sorry!

@arcanis
Copy link
Member

arcanis commented Mar 8, 2019

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants